services.hostapd.radios.<name>.driver
The driver hostapd will use.
nl80211 is used with all Linux mac80211 drivers.
none is used if building a standalone RADIUS server that does
not control any wireless/wired driver.
Most applications will probably use the default.
- Type
string- Default
"nl80211"- Example
"none"- Declared
- <nixpkgs/nixos/modules/services/networking/hostapd.nix>